home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / en-US.jar / locale / en-US / pippki / pref-ssl.dtd < prev    next >
Text File  |  2006-07-18  |  4KB  |  69 lines

  1. <!-- ***** BEGIN LICENSE BLOCK *****
  2.    - Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3.    -
  4.    - The contents of this file are subject to the Mozilla Public License Version
  5.    - 1.1 (the "License"); you may not use this file except in compliance with
  6.    - the License. You may obtain a copy of the License at
  7.    - http://www.mozilla.org/MPL/
  8.    -
  9.    - Software distributed under the License is distributed on an "AS IS" basis,
  10.    - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11.    - for the specific language governing rights and limitations under the
  12.    - License.
  13.    -
  14.    - The Original Code is mozilla.org code.
  15.    -
  16.    - The Initial Developer of the Original Code is
  17.    - Netscape Communications Corp.
  18.    - Portions created by the Initial Developer are Copyright (C) 2001
  19.    - the Initial Developer. All Rights Reserved.
  20.    -
  21.    - Contributor(s):
  22.    -   Bob Lord <lord@netscape.com>
  23.    -   Terry Hayes <thayes@netscape.com>
  24.    -
  25.    - Alternatively, the contents of this file may be used under the terms of
  26.    - either the GNU General Public License Version 2 or later (the "GPL"), or
  27.    - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  28.    - in which case the provisions of the GPL or the LGPL are applicable instead
  29.    - of those above. If you wish to allow use of your version of this file only
  30.    - under the terms of either the GPL or the LGPL, and not to allow others to
  31.    - use your version of this file under the terms of the MPL, indicate your
  32.    - decision by deleting the provisions above and replace them with the notice
  33.    - and other provisions required by the GPL or the LGPL. If you do not delete
  34.    - the provisions above, a recipient may use your version of this file under
  35.    - the terms of any one of the MPL, the GPL or the LGPL.
  36.    -
  37.    - ***** END LICENSE BLOCK ***** -->
  38.  
  39. <!ENTITY  SSLProtocolVersions.caption       "SSL Protocol Versions">
  40. <!ENTITY  SSLWarnings.caption               "SSL Warnings">
  41. <!ENTITY  SSLClientAuthMethod.caption       "Client Certificate Selection">
  42.  
  43. <!ENTITY pref.ssl.title                     "Secure Sockets Layer (SSL)">
  44. <!ENTITY enable.ssl3                        "Enable SSL version 3">
  45. <!ENTITY enable.ssl3.accesskey              "3">
  46. <!ENTITY enable.tls                         "Enable TLS">
  47. <!ENTITY enable.tls.accesskey               "T">
  48.  
  49. <!ENTITY warn.description                   "&brandShortName; can alert you to the security status of the web page you are viewing. Set &brandShortName; to show a warning and ask permission before:">
  50. <!ENTITY warn.enteringsecure                "Loading a page that supports encryption">
  51. <!ENTITY warn.enteringsecure.accesskey      "L">
  52. <!ENTITY warn.enteringweak                  "Loading a page that uses low-grade encryption">
  53. <!ENTITY warn.enteringweak.accesskey        "o">
  54. <!ENTITY warn.insecurepost                  "Sending form data from an unencrypted page to an unencrypted page">
  55. <!ENTITY warn.insecurepost.accesskey        "S">
  56. <!ENTITY warn.leavingsecure                 "Leaving a page that supports encryption">
  57. <!ENTITY warn.leavingsecure.accesskey       "a">
  58. <!ENTITY warn.secureredirect                "Redirecting from one encrypted page to another">
  59. <!ENTITY warn.secureredirecttoinsecure      "Redirecting from an encrypted page to an unencrypted page">
  60. <!ENTITY warn.viewmixed                     "Viewing a page with an encrypted/unencrypted mix">
  61. <!ENTITY warn.viewmixed.accesskey           "V">
  62.  
  63. <!ENTITY certselect.description             "Decide how &brandShortName; selects a security certificate to present to web sites that require one:">
  64. <!ENTITY certselect.auto                    "Select Automatically">
  65. <!ENTITY certselect.auto.accesskey          "A">
  66. <!ENTITY certselect.ask                     "Ask Every Time">
  67. <!ENTITY certselect.ask.accesskey           "E">
  68.  
  69.